(ONE_MORE_BYTE_CHECK_MULTIBYTE): New arg RET. If SRC
authorKenichi Handa <handa@m17n.org>
Tue, 15 Aug 2006 02:41:29 +0000 (02:41 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 15 Aug 2006 02:41:29 +0000 (02:41 +0000)
commit0d7a6ae6af744a1c7d9ba75bb47284cf83f50bd4
treefb2c8f89f1f1341232c17f54c028d4e428d271ab
parent0ff452c3aa2b5032b997dfdbc7f206fe72544205
(ONE_MORE_BYTE_CHECK_MULTIBYTE): New arg RET.  If SRC
is exhausted, return with RET.
(detect_coding_emacs_mule, detect_coding_iso2022)
(detect_coding_sjis, detect_coding_big5, detect_coding_utf_8)
(detect_coding_utf_16, detect_coding_ccl): Adjusted for the above
change.
src/coding.c